home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 121
/
FreelogMagazineJuilletAout2014-No121.iso
/
GestionFichiers
/
Cobian Backup
/
cbSetup.exe
/
Help
/
CobStyle.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2013-03-07
|
1KB
|
89 lines
/* CobCSS */
/* Version 1.0 MODIFIED */
/* ©2002-2007 by Luis Cobian */
/* All rights reserved */
/* cobian@educ.umu.se */
body
{
background-color: #fdf0e3;
}
body, div, p , table, td , img, span
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
color:#000000;
}
a
{
color: #000000;
}
a:visited
{
color: #000000;
}
a:active
{
color: #500028;
}
a:hover
{
text-decoration:underline;
}
p {
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0.75em;
}
h1
{
font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
font-size: 24pt;
font-style: normal;
font-weight: normal;
margin-top: 0.75em;
}
h2
{
font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
font-style: normal;
font-weight: normal;
margin-top: 0.75em;
}
h3
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
margin-top: 0.75em;
}
h4
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
margin-top: 0.75em;
}
.foot
{
font-size: 7.5pt;
}